home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Basic Instinct 2 Press Kit
/
Basic Instinct 2 Press Kit.iso
/
pc
/
main.dxr
/
FlashPaper_1_BIProdNotes.swf
/
scripts
/
frame_1
/
DoAction_8.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-03-15
|
216 b
|
13 lines
if(this == _level0)
{
Stage.showMenu = false;
Stage.align = "";
Stage.scaleMode = "noBorder";
this._width = Stage.width;
this._height = Stage.height;
}
else
{
_xscale = _yscale = 100;
}